Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
getrandmax
getrandmax
Show the maximum possible value of random number
Name:
getrandmax
Category:
math
Programming Language:
php
One-line Description:
Displays the maximum possible value of the random number.
Related
Why Do getrandmax() and rand() Functions Return Different Maximum Values? An Analysis
2
Similar Functions
tan
tan
Tilt
round
round
Roundfloatingpointnu
getrandmax
getrandmax
Showthemaximumpossib
cos
cos
Cosine
intdiv
intdiv
Roundthedivisionresu
srand
srand
Sowtherandomnumberge
asinh
asinh
Inversehyperbolicsin
hypot
hypot
Calculatetheobliquel
Popular Articles
Why Do getrandmax() and rand() Functions Return Different Maximum Values? An Analysis